home *** CD-ROM | disk | FTP | other *** search
- object fmLucrosDependentes: TfmLucrosDependentes
- Left = 527
- Top = 249
- BorderStyle = bsDialog
- Caption = 'Lucros e dividendos recebidos pelos dependentes'
- ClientHeight = 351
- ClientWidth = 548
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 264
- Width = 548
- Height = 87
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- object lTotalPJ: TLabel
- Left = 4
- Top = 13
- Width = 304
- Height = 16
- Caption = 'Total 13'#186' sal'#225'rio da Ficha Rend. Trib. de PJ'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object blTotalPJ: TBevelLabel
- Left = 317
- Top = 4
- Width = 130
- Height = 25
- HelpContext = 5505
- BLabel.Left = 320
- BLabel.Top = 7
- BLabel.Width = 124
- BLabel.Height = 19
- BLabel.Alignment = taRightJustify
- BLabel.Caption = '0,00'
- BLabel.Font.Charset = DEFAULT_CHARSET
- BLabel.Font.Color = clWindowText
- BLabel.Font.Height = -13
- BLabel.Font.Name = 'MS Sans Serif'
- BLabel.Font.Style = []
- BLabel.ParentFont = False
- end
- object bOk: TBitBtn
- Left = 79
- Top = 44
- Width = 100
- Height = 30
- Caption = '&Ok'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = bOkClick
- Kind = bkOK
- end
- object bbAjuda: TBitBtn
- Left = 341
- Top = 44
- Width = 100
- Height = 30
- Caption = '&Ajuda'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- Kind = bkHelp
- end
- object BitBtn3: TBitBtn
- Left = 210
- Top = 44
- Width = 100
- Height = 30
- Caption = '&Cancelar'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- Kind = bkCancel
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 548
- Height = 41
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 1
- object labelTitulo: TLabel
- Left = 0
- Top = 0
- Width = 548
- Height = 41
- Align = alClient
- Caption =
- 'Informe o CPF do dependente e os rendimentos isentos e n'#227'o-tribu' +
- 't'#225'veis recebidos.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- end
- object Panel3: TPanel
- Left = 453
- Top = 41
- Width = 95
- Height = 223
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 2
- object btAdicionar: TButton
- Left = 5
- Top = 32
- Width = 85
- Height = 28
- Caption = 'A&dicionar'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = btAdicionarClick
- end
- object btExcluir: TButton
- Left = 5
- Top = 76
- Width = 85
- Height = 28
- Caption = 'E&xcluir'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = btExcluirClick
- end
- object btEditar: TButton
- Left = 5
- Top = 120
- Width = 85
- Height = 28
- Caption = '&Editar'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- OnClick = btEditarClick
- end
- end
- object Panel4: TPanel
- Left = 8
- Top = 48
- Width = 440
- Height = 209
- Caption = 'Panel4'
- TabOrder = 3
- object gridDependentes: TStringGrid
- Left = 1
- Top = 22
- Width = 438
- Height = 186
- Align = alBottom
- ColCount = 2
- DefaultRowHeight = 22
- FixedColor = clHotLight
- FixedCols = 0
- RowCount = 1
- FixedRows = 0
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
- ScrollBars = ssVertical
- TabOrder = 0
- OnSelectCell = gridDependentesSelectCell
- ColWidths = (
- 184
- 250)
- end
- object PanCPF: TPanel
- Left = 2
- Top = 0
- Width = 153
- Height = 22
- Caption = 'CPF do dependente'
- Color = clBlue
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object PanRendimentos: TPanel
- Left = 158
- Top = 0
- Width = 280
- Height = 22
- Caption = 'Rendimentos'
- Color = clBlue
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- end
- end
-